Skip to content

Conversation

@IshaChid76
Copy link
Contributor

Issue #, if available:

Description of changes:

  • This PR adds config for the new region (TPE) that is in the process for RBA for Jumpstart.
    Testing done:

Merge Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your pull request.

General

  • I have read the CONTRIBUTING doc
  • I certify that the changes I am introducing will be backward compatible, and I have discussed concerns about this, if any, with the Python SDK team
  • I used the commit message format described in CONTRIBUTING
  • I have passed the region in to all S3 and STS clients that I've initialized as part of this change.
  • I have updated any necessary documentation, including READMEs and API docs (if appropriate)

Tests

  • I have added tests that prove my fix is effective or that my feature works (if appropriate)
  • I have added unit and/or integration tests as appropriate to ensure backward compatibility of the changes
  • I have checked that my tests are not configured for a specific region or account (if appropriate)
  • I have used unique_name_from_base to create resource names in integ tests (if appropriate)
  • If adding any dependency in requirements.txt files, I have spell checked and ensured they exist in PyPi

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@IshaChid76 IshaChid76 requested a review from a team as a code owner May 9, 2025 19:57
@IshaChid76 IshaChid76 requested a review from zhaoqizqwang May 9, 2025 19:57
chad119
chad119 previously approved these changes May 9, 2025
"versions": {
"0.29.0": {
"registries": {
"ap-east-2": "975050140332",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are we sure neuronx is regionalized here? We had this issue before where we are adding regions that don't contain the images

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be fixed in the regionalizer, otherwise this will block new regions.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Neuronx has a specific regionalization process that we own. We own the region list that neuronx will be regionalized to. If that did not update, we should not update this as customers would expect the image to be in that region when it isn't

@IshaChid76 IshaChid76 temporarily deployed to manual-approval May 12, 2025 19:18 — with GitHub Actions Inactive
@pintaoz-aws pintaoz-aws temporarily deployed to manual-approval May 14, 2025 17:56 — with GitHub Actions Inactive
@pintaoz-aws pintaoz-aws merged commit 681d211 into aws:master May 15, 2025
14 checks passed
HollowTube pushed a commit to HollowTube/sagemaker-python-sdk that referenced this pull request Jul 15, 2025
…5167)

* add image configs and region config for TPE (ap-east-2)

* remove TPE from djl-neuronx

---------

Co-authored-by: isha chidrawar <[email protected]>
Co-authored-by: pintaoz-aws <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants